home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / security / tcpr-1.1.5 / README-debug < prev    next >
Encoding:
Text File  |  1993-02-20  |  619 b   |  17 lines

  1. #
  2. # File:        README-debug
  3. # Author:    G. Paul Ziemba <paul@alantec.com>
  4. # SCCS:        @(#)README-debug    1.1 2/20/93
  5. # Purpose:    Debugging features
  6. #
  7.  
  8.     The tcprelay program can now generate debugging output via syslog.
  9. Messages are logged with priority "daemon.debug", so you'll have to
  10. edit your /etc/syslog.conf and HUP syslogd to get them.
  11.  
  12.     Debugging output is normally turned off. In order to turn it
  13. on, you should call tcprpmd with a "-d" argument. Since some sites
  14. might have trouble passing an argument to the daemon, you can also
  15. enable debugging by linking tcprpmd to the name "tcprpmd-d" and
  16. calling it that way.
  17.